  <?xml version="1.0" encoding="UTF-8" ?> 

  <dataroot xmlns:od="urn:schemas-microsoft-com:officedata" 
	
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
	
    xsi:noNamespaceSchemaLocation="MEMBERS.xsd">

  		<MEMBERS MemberID="101" FirstName="Bryce" LastName="Thoreau" 

  		          OfficeHeld="Treasurer" Email="moonman@coldmail.com" 

  		          Phone="(503) 555-8004" Street="154 Polk St." 

  		          City="Carver" State="OR" Zip="97003"/>

  </dataroot>
